home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / dpkg / ostable < prev   
Encoding:
Text File  |  2007-03-06  |  932 b   |  24 lines

  1. # This file contains the table of known operating system names.
  2. #
  3. # Architecture names are formed as a combination of the system name
  4. # (from this table) and CPU name (from cputable).  A list of architecture
  5. # names in the Debian ΓÇÿsidΓÇÖ distribution can be found in the archtable
  6. # file.
  7. #
  8. # Column 1 is the Debian name for the system, used to form the
  9. # architecture name.
  10. # Column 2 is the GNU name for the system, used to output build and host
  11. # targets in ΓÇÿdpkg-architectureΓÇÖ.
  12. # Column 3 is an extended regular expression used to match against the
  13. # system part of the output of the GNU config.guess script.
  14. #
  15. # <Debian name>    <GNU name>    <config.guess regex>
  16. linux        linux-gnu    linux[^-]*(-gnu.*)?
  17. darwin        darwin        darwin[^-]*
  18. freebsd        freebsd        freebsd[^-]*
  19. kfreebsd    kfreebsd-gnu    kfreebsd[^-]*(-gnu.*)?
  20. knetbsd        knetbsd-gnu    knetbsd[^-]*(-gnu.*)?
  21. netbsd        netbsd        netbsd[^-]*
  22. openbsd        openbsd        openbsd[^-]*
  23. hurd        gnu        gnu[^-]*
  24.